home *** CD-ROM | disk | FTP | other *** search
- %sendmail:
- internal
- UUCP:c/sendmail <%f -f %u -R "%r" -t %t -c "%c"
- %f = name of the letter file
- %u = user login name
- %r = user full name
- %t = receiver (login name only)
- %c = carbon copies
-
- Routetable and aliasfile is only used by internal sendmail.
- UUCP sendmail uses his own files.
-
- %routetable: /* routing information file (<to-host> <route-to>) */
- AXsh:usr/spool/mail/Routetable
-
- %aliasfile: /* file for aliases - aliases expanded before .forward */
- AXsh:usr/spool/mail/Mailaliases
-
-